Class RARobotServer

java.lang.Object
  extended byRARobotServer
All Implemented Interfaces:
RAExternalAgentProtocol, java.io.Serializable

public class RARobotServer
extends java.lang.Object
implements RAExternalAgentProtocol

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class raar.external.RAExternalAgentProtocol
RAExternalAgentProtocol.ERROR, RAExternalAgentProtocol.PANIC
 
Field Summary
 
Fields inherited from interface raar.external.RAExternalAgentProtocol
AGENT_GO, CONNECT_AGENT, DISCONNECT_AGENT, GET_SENSORS, OK, SHUTDOWN_SERVER
 
Method Summary
static void main(java.lang.String[] args)
          Run the server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Run the server.